Don't provide utf-16.
authorKenichi Handa <handa@m17n.org>
Tue, 1 Oct 2002 06:52:49 +0000 (06:52 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 1 Oct 2002 06:52:49 +0000 (06:52 +0000)
lisp/international/utf-16.el

index 6ccac419f57bd975c412904410330741cde7fc38..acede2cf25c0e8cbd6f0bb6b2b430320867a1730 100644 (file)
@@ -280,6 +280,4 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER)."))
 (define-coding-system-alias 'utf-16-le 'mule-utf-16-le)
 (define-coding-system-alias 'utf-16-be 'mule-utf-16-be)
 
-(provide 'utf-16)
-
 ;;; utf-16.el ends here